Skip to content

CMake: Additional target ALIAS in the VulkanMemoryAllocator namespace#522

Closed
M2-TE wants to merge 1 commit intoGPUOpen-LibrariesAndSDKs:masterfrom
M2-TE:add-cmake-alias
Closed

CMake: Additional target ALIAS in the VulkanMemoryAllocator namespace#522
M2-TE wants to merge 1 commit intoGPUOpen-LibrariesAndSDKs:masterfrom
M2-TE:add-cmake-alias

Conversation

@M2-TE
Copy link
Contributor

@M2-TE M2-TE commented Jan 19, 2026

As per title, this simply adds the new alias VulkanMemoryAllocator::Headers.

The goal is to have a sort of parallel to the Vulkan::Headers, Vulkan::Hpp and Vulkan::HppModule targets.
YaaZ/VulkanMemoryAllocator-Hpp would then introduce VulkanMemoryAllocator::Hpp and VulkanMemoryAllocator::HppModule targets to be consistent with the Vulkan targets.

It does not break anything and would only really be a cosmetic change, as another ALIAS target already exists (GPUOpen::VulkanMemoryAllocator). Having the same consistent target relationship between VMA and its Hpp bindings, similar to Vulkan and Vulkan-Hpp bindings, would be great!

@sawickiap
Copy link
Contributor

Thank you for this improvement. I merged it into my fork for now:
https://github.com/sawickiap/VulkanMemoryAllocator
It will be merged to the main repo in the future.

@M2-TE
Copy link
Contributor Author

M2-TE commented Feb 25, 2026

Since this was closed, was the PR rejected or will it simply be brought in as part of the fork from @sawickiap as planned?

@sawickiap
Copy link
Contributor

It will be merged to the upstream repo soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants